Skip to content

[release] v0.104.1#4729

Open
github-actions[bot] wants to merge 35 commits into
mainfrom
release/v0.104.1
Open

[release] v0.104.1#4729
github-actions[bot] wants to merge 35 commits into
mainfrom
release/v0.104.1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

New version v0.104.1 in

  • web
    • web/oss
    • web/ee
  • services
  • api
  • sdks
    • sdks/python
  • clients
    • clients/python
    • clients/typescript
  • kubernetes
    • kubernetes/helm

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Jun 22, 2026 12:09pm

Request Review

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 18, 2026
ashrafchowdury and others added 7 commits June 18, 2026 21:25
… better UX

fix(SessionsTable): share page store to resolve session data correctly in table cells
The API-key creation success popup rendered the full key in a flex row
without any break rule. A real key is an 8-char prefix plus a 64-char
hex secret (one '.' separator), so the unbreakable hex tail forced the
flex item past its container and the key overflowed the modal edge.

Let the key wrap within the available width and keep the copy icon
pinned beside it:
- key span: min-w-0 + break-all so it can shrink and break mid-token
- icon span: shrink-0 so it is never squeezed out
- row: items-start so the icon aligns to the first line when wrapping

Fixes #4645
get_default_workspace_id no longer prefers owner-role (multi-org: an
invitee owns their own empty personal workspace). Update the stale test
to assert the oldest membership wins regardless of role.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

Railway Preview Environment

Status Destroyed (PR converted to draft)

Updated at 2026-06-22T12:31:55.687Z

@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jun 21, 2026
Fix: Observability session data display issue
@dosubot dosubot Bot removed the size:S This PR changes 10-29 lines, ignoring generated files. label Jun 21, 2026
[fix] Normalize chat workflow output to the canonical Message shape
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jun 22, 2026
bekossy added 2 commits June 22, 2026 12:37
…-service

[fix] Select Railway services when redeploying previews
@bekossy bekossy marked this pull request as draft June 22, 2026 11:30
@bekossy bekossy marked this pull request as ready for review June 22, 2026 11:31

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9a8869b609

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

providers:
docker: {}
docker:
constraints: "Label(`com.docker.compose.project`,`agenta-gh-ssl`)"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Honor custom compose project names in SSL Traefik

When the SSL stack is started with a custom COMPOSE_PROJECT_NAME/-p to run an isolated copy, Compose labels the app containers with that custom project name, but this Traefik constraint only watches agenta-gh-ssl. In that context Traefik filters out the web/api/service router labels and the HTTPS stack comes up without routes; the non-SSL compose files handle this by interpolating the project name, so the SSL path needs the same treatment or the constraint should be omitted there.

Useful? React with 👍 / 👎.

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Jun 22, 2026
…cit-redeploy-service

Revert "[fix] Select Railway services when redeploying previews"
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jun 22, 2026
@bekossy bekossy marked this pull request as draft June 22, 2026 12:31
@bekossy bekossy marked this pull request as ready for review June 22, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants